Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update workflow branch rules. #194

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Update workflow branch rules. #194

merged 1 commit into from
Dec 7, 2023

Conversation

markdorison
Copy link
Contributor

Description

Update workflow branch rules.

Motivation / Context

Workflows not running against all branches.

Testing Instructions / How This Has Been Tested

Tests should run.

@markdorison markdorison self-assigned this Dec 7, 2023
@ghost
Copy link

ghost commented Dec 7, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@markdorison markdorison added backport 2.x will automatically create backport PR to the 2.x branch when merged backport 3.x will automatically create backport PR to the 3.x branch when merged labels Dec 7, 2023
@markdorison markdorison merged commit f7b3c1c into 4.x Dec 7, 2023
5 checks passed
@markdorison markdorison deleted the ghworkflow-branch-rules branch December 7, 2023 17:51
Copy link

github-actions bot commented Dec 7, 2023

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-194-to-2.x origin/2.x
cd .worktree/backport-194-to-2.x
git switch --create backport-194-to-2.x
git cherry-pick -x 0eaacd6c11afdba1fc75360256801d1e2701479e

Copy link

github-actions bot commented Dec 7, 2023

Successfully created backport PR for 3.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x will automatically create backport PR to the 2.x branch when merged backport 3.x will automatically create backport PR to the 3.x branch when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant